-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps-dev): bump prettier-plugin-solidity from 1.1.3 to 1.4.1 #306
base: dev
Are you sure you want to change the base?
chore(deps-dev): bump prettier-plugin-solidity from 1.1.3 to 1.4.1 #306
Conversation
Bumps [prettier-plugin-solidity](https://github.com/prettier-solidity/prettier-plugin-solidity) from 1.1.3 to 1.4.1. - [Release notes](https://github.com/prettier-solidity/prettier-plugin-solidity/releases) - [Commits](prettier-solidity/prettier-plugin-solidity@v1.1.3...v1.4.1) --- updated-dependencies: - dependency-name: prettier-plugin-solidity dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
The following labels could not be found: |
WalkthroughThis update involves changing the version of the Changes
Poem
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configuration File (
|
❌ Deploy Preview for veascan failed. Why did it fail? →
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files ignored due to path filters (1)
yarn.lock
is excluded by!**/yarn.lock
,!**/*.lock
Files selected for processing (1)
- package.json (1 hunks)
Additional comments not posted (1)
package.json (1)
48-48
: Verify compatibility and impact of the dependency update.The update to
prettier-plugin-solidity
from^1.1.3
to^1.4.1
may introduce new features and improvements. Ensure that it aligns with the project's formatting requirements and doesn't introduce breaking changes in the Solidity code formatting.
Bumps prettier-plugin-solidity from 1.1.3 to 1.4.1.
Release notes
Sourced from prettier-plugin-solidity's releases.
... (truncated)
Commits
889a5bb
bump version (#1037)cb01e14
Revert how if-else comments are handled (#1036)2b27e68
Necessary tweaks to the current formatting (#1033)0023b9d
Bump esmock from 2.6.6 to 2.6.7 (#1029)b53d75a
Bump semver from 7.6.2 to 7.6.3 (#1028)359ac73
Bump prettier from 3.3.2 to 3.3.3 (#1027)967aba9
Bump webpack from 5.92.1 to 5.93.0 (#1025)4b4a682
Bump esmock from 2.6.5 to 2.6.6 (#1021)3e514ec
Bump webpack from 5.92.0 to 5.92.1 (#1023)e6a1d70
Bump webpack from 5.91.0 to 5.92.0 (#1018)You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)PR-Codex overview
The focus of this PR is to update dependencies related to Solidity and formatting plugins, enhancing code quality and compatibility.
Detailed summary
prettier-plugin-solidity
to version1.4.1
@solidity-parser/parser
to version0.18.0
semver
to version7.6.3
Summary by CodeRabbit
prettier-plugin-solidity
dependency to improve formatting capabilities for Solidity code within the Prettier ecosystem.